DrawText

Draw text (using default font)

extern (C) @nogc nothrow
void
DrawText
(
const(char*) text
,
int posX
,
int posY
,,)

Meta